-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Imx93 sar adc #92882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Imx93 sar adc #92882
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
1996983
to
5920a89
Compare
fb06496
to
bab30bf
Compare
Add driver for the SAR ADC Signed-off-by: Qiang Zhao <[email protected]>
Added SAR_ADC clock support for clock_control_mcux_ccm_rev2 Signed-off-by: Qiang Zhao <[email protected]>
bab30bf
to
2fdfeee
Compare
@ZhaoQiang-b45475 Could you update board doc for the ADC support? Others look fine to me. |
Add ADC node on imx93 core m33 Signed-off-by: Qiang Zhao <[email protected]>
Add necessary configuration for sar_adc1 on imx93 core cm33 There are some issues with USERSPACE, so add an overlay to disable CONFIG_TEST_USERSPACE, will drop it once it works. Signed-off-by: Qiang Zhao <[email protected]>
enable CPU_CORTEX_M_HAS_DWT for imx93 core m33 Signed-off-by: Qiang Zhao <[email protected]>
- Update imx93 headers and sar_adc driver Signed-off-by: Qiang Zhao <[email protected]>
2fdfeee
to
eb5c506
Compare
fixed |
|
Support adc on imx93 board